Kotlin JS GitHub Action SDK
/
com.rnett.action.io
/
io
/
mv
mv
suspend fun
mv
(source:
String
, dest:
String
, force:
Boolean
= true)
Content copied to clipboard
suspend fun
mv
(source:
Path
, dest:
Path
, force:
Boolean
= true)
Content copied to clipboard
suspend fun
mv
(source:
Path
, dest:
String
, force:
Boolean
= true)
Content copied to clipboard
suspend fun
mv
(source:
String
, dest:
Path
, force:
Boolean
= true)
Content copied to clipboard
Move files.